home *** CD-ROM | disk | FTP | other *** search
/ 3D Game Programming All in One / 3D Game Programming All in One Disc.iso / 3D2E / RESOURCES / KOOB / editor / newObject.cs
Encoding:
Text File  |  2006-09-25  |  127 b   |  5 lines

  1. ObjectBuilderGui.newObject = new Trigger(ff) {
  2.    dataBlock = "LapTrigger";
  3.    polyhedron = "0 0 0 1 0 0 0 -1 0 0 0 1";
  4. };
  5.